Create Recipient

Registers a new potential insurance recipient (Patient) in the BPCS system, allowing insurance applications to be recorded for that individual for various provincial health plans.

Mechanism

POST [base]/Patient with Patient resource body

Payload Example
In: Patient-individual-create Patient create example
Out (success): HTTP 201 with Location header set to ODBNumber for new record and version timestamp, Warning Operation Outcome (optional)
Out (error): HTTP 4xx or 5xx Operation Outcome (optional)